home *** CD-ROM | disk | FTP | other *** search
- inherited frmWaitForPointer: TfrmWaitForPointer
- Left = 567
- Top = 75
- HelpContext = 106
- OldCreateOrder = True
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- inherited pnlTop: TPanel
- inherited lblCommandName: TLabel
- Caption = ''
- end
- inherited memActionDesc: TMemo
- Lines.Strings = (
-
- 'Causes task execution to pause at the current line until the mou' +
- 'se pointer '
- 'matches or differs from the specified pointer (cursor) type.')
- end
- end
- inherited pnlCenter: TPanel
- inherited pgcControlPage: TPageControl
- inherited tbsAM5Main: TTabSheet
- object lblPointerList: TLabel
- Left = 10
- Top = 79
- Width = 104
- Height = 13
- Caption = '&Pointer(s) to wait for:'
- FocusControl = lsvCursors
- end
- object GroupBox1: TGroupBox
- Left = 10
- Top = 2
- Width = 449
- Height = 71
- Caption = 'Action'
- TabOrder = 0
- object rdoAppear: TRadioButton
- Left = 10
- Top = 16
- Width = 401
- Height = 17
- Caption = 'Wait for pointer to &match'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rdoAppearClick
- end
- object rdoDisappear: TRadioButton
- Left = 10
- Top = 32
- Width = 401
- Height = 17
- Caption = 'Wait for pointer to &differ from'
- TabOrder = 1
- OnClick = rdoAppearClick
- end
- object rdoAny: TRadioButton
- Left = 10
- Top = 48
- Width = 401
- Height = 17
- Caption = 'Wait for pointer to &change to any state'
- TabOrder = 2
- OnClick = rdoAppearClick
- end
- end
- object lsvCursors: TListView
- Left = 10
- Top = 95
- Width = 449
- Height = 123
- Columns = <
- item
- end
- item
- Width = 370
- end>
- ColumnClick = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- HideSelection = False
- IconOptions.Arrangement = iaLeft
- IconOptions.AutoArrange = True
- LargeImages = imlCursors
- MultiSelect = True
- ReadOnly = True
- RowSelect = True
- ParentFont = False
- ShowColumnHeaders = False
- SmallImages = imlCursors
- TabOrder = 1
- ViewStyle = vsReport
- end
- end
- end
- end
- inherited taclKeyboardTrap: TActionList
- Left = 172
- end
- inherited dxSIBarManager: TdxBarManager
- Categories.ItemsVisibles = (
- 2)
- Categories.Visibles = (
- True)
- PopupMenuLinks = <
- item
- Control = lsvAM5Errors
- PopupMenu = dxCheckPopup
- end>
- DockControlHeights = (
- 0
- 0
- 0
- 0)
- end
- inherited dxCheckPopup: TdxBarPopupMenu
- ItemLinks = <
- item
- Item = itmCheckAllErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end
- item
- Item = itmCheckNoErrors
- UserGlyph.Data = {00000000}
- Visible = True
- end>
- end
- inherited IvTranslator1: TIvTranslator
- Left = 232
- end
- object imlCursors: TImageList
- Height = 32
- Masked = False
- Width = 32
- Left = 201
- Top = 347
- end
- end
-